Object::Members
Section: ET++ method description (n)
Updated: automatically Fri Mar 1 10:54:57 1991
Index
Return to Main Contents
NAME
Object::Members - instance method
TEMPLATE
void Members()
SPECIFIERS
public
virtual
DESCRIPTION
This method is defined and implemented by the macro MetaDef and
the macro MetaImpl. This method contains code generated by the
macro MetaImpl which allows the ET++ Programming Environment and
the method GetAddrOf to access the names and values of instance
variables (i.e. members).
See technote Metaclasses.)
Method is often overridden.
ARGUMENTS
none
RETURN ARGUMENT
void
CATEGORIES
metaclass, implementation
FIRST DEFINITION
class Object
FILES
- implementation:
-
Object.C
KNOWN PROBLEMS
The client must not call Members despite its public access.
Index
- NAME
-
- TEMPLATE
-
- SPECIFIERS
-
- DESCRIPTION
-
- ARGUMENTS
-
- RETURN ARGUMENT
-
- CATEGORIES
-
- FIRST DEFINITION
-
- FILES
-
- KNOWN PROBLEMS
-
This document was created by
man2html,
using the manual pages.
Time: 00:40:25 GMT, March 30, 2022